You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Optimization Class > Optimization Methods > TrustRegion Method > Optimization.TrustRegion Method (TMKLTRFunction, TJacobianFunction, [In] TVec, [In] TVec, [In] object, int, int, [In] double[], double, out TOptStopReason, [In] TOptControl)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Optimization.TrustRegion Method (TMKLTRFunction, TJacobianFunction, [In] TVec, [In] TVec, [In] object, int, int, [In] double[], double, out TOptStopReason, [In] TOptControl)
Syntax
C#
Visual Basic
public static int TrustRegion(TMKLTRFunction Fun, TJacobianFunction JacProc, [In] TVec X, [In] TVec Y, [In] object CustomData, int MaxIter, int MaxTrialIter, [In] double[] EPSArray, double Rs, out TOptStopReason StopReason, [In] TOptControl Control);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!